projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c7e191
)
libostree.sym: Fix test-symbols
author
Colin Walters
<walters@verbum.org>
Mon, 20 Jun 2016 22:13:58 +0000
(18:13 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Mon, 20 Jun 2016 22:59:27 +0000
(22:59 +0000)
The test isn't smart enough to ignore comments, so change the prefix.
Closes: #356
Approved by: jlebon
src/libostree/libostree.sym
patch
|
blob
|
history
diff --git
a/src/libostree/libostree.sym
b/src/libostree/libostree.sym
index e8cca9d8d27db9d5dc704eaa86b4031916117ccd..087f987926427a1e897457dcfa8e29afacbd4ebf 100644
(file)
--- a/
src/libostree/libostree.sym
+++ b/
src/libostree/libostree.sym
@@
-350,6
+350,6
@@
global:
/*
LIBOSTREE_2016.7 {
global:
- ostree_some_new_symbol;
+
some
ostree_some_new_symbol;
} LIBOSTREE_2016.6;
*/